public class ColumnSeparatorPublic Class ColumnSeparator| ColumnSeparator | Initializes a new instance of the ColumnSeparator class. |
| Color | Specifies the color of a column or footnote separator line. |
| Height | Specifies the height of a column separator line. The value of this attribute is a percentage of the height of the columned area. |
| Style | Specifies the line style of a column separator line. |
| VerticalAlignment | Specifies how to vertically align a line that is less than 100% of its height within the columned area. |
| Width | Specifies the width of a column separation. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current ColumnSeparator object to its equivalent string representation.
(Overrides ObjectToString) |